Cannot compile DataConnectors in version 2018.2.18

I am trying to implement the FastReport.Json data connector to my project. But It seems like there has been done some changes recently with the DataConnectionBase class. This looks like it affect all of the demo code for all connector projects.

The error message I get is

The designer must create an instance of type 'FastReport.Data.DataConnectionBase' but it cannot because the type is declared as abstract

And also there is done some changes to the overide functions.

CreateTable and DeleteTable does no longer exists.


Anyone know how to fix this? I have tried downloading the latest demo version of FastReport and also downloaded the latest "Extras"

Thanks!

Comments

  • edited 8:35AM
    In case anyone else runs into this problem.

    It turns out it was the internal reference to the FastReport.dll that was wrong. It was pointing to an older version. >
  • edited 8:35AM
    try this...
    json.zip 200.2K

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.